The IndexDefinition<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Algorithm |
Gets the indexing algorithm used by the index.
|
![]() |
KeyIsUnique |
Gets a value that indicates whether the key used in this index is a unique key for the collection.
|
![]() |
KeySelector |
Gets the expression used to obtain key value from an element of the indexed collection.
|
![]() |
KeyType |
Gets the type of the index key.
|
![]() |
Locale |
Gets the locale information used to compare strings in the index.
|
![]() |
Root |
Gets the root index in an index/subindex hierarchy.
|
![]() |
Subindexes |
Gets the collection of subindexes added to this index.
|